A representation of Kanzi release version. More...
Public Member Functions | |
int | getMajor () |
Returns the major version number. More... | |
int | getMinor () |
Returns the minor version number. More... | |
String | getString () |
Returns the version string. More... | |
int | getUpdate () |
Returns the update version number. More... | |
A representation of Kanzi release version.
int getMajor | ( | ) |
Returns the major version number.
int getMinor | ( | ) |
Returns the minor version number.
String getString | ( | ) |
Returns the version string.
int getUpdate | ( | ) |
Returns the update version number.